home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / DIAGTOOL / SLACK.ZIP;1 / SLACK.DOC next >
Encoding:
Text File  |  1994-06-01  |  1.5 KB  |  67 lines

  1.  
  2.           Purpose: Calculates the "Slack or Wasted Space" for all files on
  3.           a hard disk(s) due to cluster allocation size. Will calculate for
  4.           cluster sizes 2K to 32K
  5.           
  6.           Usage: SLACK DRIVE(S) [FILESIZE] [/P]
  7.           
  8.           Mandatory Parameters
  9.           
  10.           Drives: in the form CDE....
  11.           
  12.           Optional Parameters
  13.           
  14.           Filesize: Calculates for only files equal to or above size. For
  15.           calculation below or equal enter as negative number
  16.           
  17.           /P: Sends Report to default printer
  18.           
  19.           Example:
  20.           
  21.           SLACK CD -10000 /P
  22.           
  23.           Calculates slack for all files 10,000 bytes or less on drives C
  24.           and D. Sends report to printer
  25.           
  26.           SLACK C
  27.           
  28.           Calculates slack for all files drive C
  29.           
  30.           
  31.           
  32.                   DISCLAIMER:
  33.           
  34.                   The  software and documentation in this package are
  35.           provided  "As Is"  without  warranty  of any kind.   Author  does
  36.           not warrant,  guarantee,  or make any representations  regarding
  37.           the use, or the results of use, of this software.  All risk taken
  38.           in the use of this software is assumed by you, the user, and not
  39.           by Author , nor  by  any person  or  organization  who  may
  40.           distribute this product.
  41.           
  42.           
  43.           CRC Enterprises
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.